Below is a complete list of the user defined functions available in AutoIt. Click on a user defined function name for a detailed description.
When using them you need to add a #include <GDIPlus.au3>.
| User Defined Function | Description | 
|---|---|
| _GDIPlus_BrushCreateSolid | Create a solid Brush object | 
| _GDIPlus_BrushGetSolidColor | Get the color of a Solid Brush object | 
| _GDIPlus_BrushSetSolidColor | Set the color of a Solid Brush object |